@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
NEGOTIATION
talker=Royalists
talkertype=HumanOrComputer
listener=Parliamentary English
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Parliamentary English
talkertype=HumanOrComputer
listener=Royalists
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
CITYTAKEN
city=LONDON
attacker=Royalists
defender=Parliamentary English
@THEN
TEXT
London falls to the Royalists!
The king retakes his rightful throne, and the Parliament troops are forced to surrender.
Charles is now ruler of England again!
ENDTEXT
PLAYWAVEFILE
ENGLAND.WAV
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=King Charles
attacker=ANYBODY
defender=Royalists
@THEN
TEXT
King Charles dies in battle! His followers have decided to continue the fight against the
Parliament, but their position has been weakened severely.
ENDTEXT
PLAYCDTRACK
2
@ENDIF

@IF
UNITKILLED
unit=Frigate
attacker=ANYBODY
defender=ANYBODY
@THEN
PLAYWAVEFILE
SHIPSINK.WAV
@ENDIF

@IF
UNITKILLED
unit=Frigate
attacker=ANYBODY
defender=ANYBODY
@THEN
PLAYWAVEFILE
SHIPSINK.WAV
@ENDIF

@IF
UNITKILLED
unit=Man-of-War
attacker=ANYBODY
defender=ANYBODY
@THEN
PLAYWAVEFILE
SHIPSINK.WAV
@ENDIF

@IF
CITYTAKEN
city=Oxford
attacker=Parliamentary English
defender=Royalists
@THEN
TEXT
Oxford falls to the parliamentarians!
ENDTEXT
@ENDIF

@IF
TURN
turn=0
@THEN
TEXT
Nottingham, England, 22 August 1642:
The king's declaration of war on Parliament has been made public. Under the leadership of Oliver
Cromwell, six East Anglian counties raise a joint anti-royalist force and form a national
parliamentary army.
ENDTEXT
@ENDIF

@IF
TURN
turn=5
@THEN
TEXT
North America:
The Puritan colonies of Plymouth, Massachusetts, Connecticut and Newhaven unite to form the
dominion of New England.
ENDTEXT
@ENDIF

@IF
TURN
turn=6
@THEN
TEXT
Siberia:
Russian pioneers reach the Amur river.
ENDTEXT
@ENDIF

@IF
TURN
turn=8
@THEN
TEXT
South Pacific:
The Dutch navigator Tasman discovers the archipelago of Tonga and reaches Fiji and New
Guinea.
ENDTEXT
@ENDIF

@IF
TURN
turn=15
@THEN
TEXT
Venice, 29 November 1643:
The revolutionary composer Claudio Monteverdi dies. He alarmed contemporary critics with his
use of unprepared dissonances in madrigals, and went on to develop the new art of opera
composition, writing his first, Ariana, in 1607.
ENDTEXT
@ENDIF

@IF
TURN
turn=18
@THEN
TEXT
Germany:
French forces under Turenne defeat the imperial army at Freiburg and capture Mainz and Worms.
ENDTEXT
@ENDIF

@IF
TURN
turn=12
@THEN
TEXT
England:
The Cavaliers (royalists) publish a newsheet, Mercurius Aulicus, in Oxford once a week. The
Roundheads (parlamentarians) respond with the Mercurius Britanicus, published in London.
ENDTEXT
@ENDIF

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
TURN
turn=10
@THEN
TEXT
France, 19 May 1643:
Today the duke of Enghien crushed the Spanish army of the Netherlands in the Battle of Rocroi,
putting a decisive end to 150 years of Spanish supremacy in Europe. The impulsive 23-year-old 
duke, first given the command by Richelieu, drove Don Francisco de Melo's horsemen into the 
marshes and slaughtered the much-feared tercios, the Spanish infantry.
ENDTEXT
@ENDIF

@ENDEVENTS
